projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-07-20
Po Lu
Fix setting user time upon scrolling self during DND
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
João Távora
Make eldoc-echo-area-prefer-doc-buffer consider all...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
João Távora
Ensure Eldoc buffer displays on interactive M-x eldoc
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Philip Kaludercic
* eudc.texi: Unquote setopt option names
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Eli Zaretskii
Merge branch 'master' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Eli Zaretskii
; Fix punctuation in recently changed EUDC documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Mattias Engdegård
Use `ash` instead of `lsh`
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Mattias Engdegård
; * src/data.c (Fash): More precise doc string
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stefan Kangas
; * lisp/bindings.el: Remove conflicting commented...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stefan Kangas
Prefer defvar-keymap in bindings.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Mattias Engdegård
Speed up `butlast`
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Po Lu
Document workaround for bug#56627
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Stefan Monnier
(help-fns--first-release): Try and avoid false positives
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Po Lu
Fix timestamp specified in wheel movement XDND events
commit
|
commitdiff
|
tree
|
snapshot
2022-07-19
Po Lu
Make drag-and-drop wheel movement work locally too...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Michael Albinus
Use ntake also in tramp-adb.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Alexander Adolf
Additional query and results attributes in eudcb-macos...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Robert Pluim
; Fix typo missed in previous change
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Michael Albinus
Adapt Tramp new test macros
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Michael Albinus
Use ntake in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Stefan Kangas
* lisp/rect.el (rectangle-mark-mode-map): Prefer defvar...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Eli Zaretskii
; * doc/lispref/lists.texi (List Elements): No passive...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Robert Pluim
; * lisp/net/tramp-crypt.el: Improve commentary
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Eli Zaretskii
Merge branch 'emacs-28' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Eli Zaretskii
; * src/buffer.c (syms_of_buffer) <mode-line-format...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Stefan Kangas
; Fix typos (Bug#56550)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Mattias Engdegård
Clarify `take` and `ntake` documentation (bug#56521)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Mattias Engdegård
Speed up `seq-subseq` for lists (bug#56521)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Mattias Engdegård
Use `take` where clearly safe to do so (bug#56521)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Juri Linkov
* lisp/minibuffer.el (minibuffer-complete-history)...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Po Lu
Implement last change on Haiku as well
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Po Lu
Preserve echo area message when running DND mouse movem...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Richard Hansen
Derive `Info-mode' from `special-mode'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Richard Hansen
info-edit: Delay `ibuffer' var change until after ...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Po Lu
Handle virtual modifiers in the DND scrolling code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Stefan Monnier
* lisp/minibuffer.el (minibuffer-complete-history)...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Juri Linkov
* lisp/subr.el (read-char-from-minibuffer, y-or-n-p...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Juri Linkov
* lisp/minibuffer.el (minibuffer-complete-history)...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Mattias Engdegård
Add `take` and `ntake` (bug#56521)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Eli Zaretskii
Fix leaking of file descriptors due to pipe processes...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Po Lu
Improve handling of tilt scroll and flip options during DND
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Stefan Kangas
Prefer defvar-keymap in mpc.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Lars Ingebrigtsen
Make `C' in over tramp work in archive mode
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Eli Zaretskii
; * src/xdisp.c (redisplay_tool_bar): Fix a possible...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Eli Zaretskii
Fix tab-bar resizing under 'auto-resize-tab-bars' ...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Visuwesh
Ensure that directories exist when copying files from...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Lars Ingebrigtsen
Improve error messaging when parent archive buffers...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Po Lu
Handle scrolling during XDND drag-and-drop
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Po Lu
Fix drag-and-drop button button flags
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
kobarity
Fix python navigation problem with an empty line in...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Lars Ingebrigtsen
Fix xref links in `C-h o'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Stefan Kangas
New test for make_symbol_constant
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Eli Zaretskii
* src/composite.c (find_automatic_composition): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Po Lu
Improve documentation of `posn-timestamp'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Mattias Engdegård
Update `eshell-variable-aliases-list` defcustom type
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Michael Albinus
Comment docstrings in tramp-test macros
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Lars Ingebrigtsen
Weed out some false positives in help-fns--mention...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Manuel Giraud
Colored menu highlight in Lucid backend
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Po Lu
Decrease network traffic with some XDND programs
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Lars Ingebrigtsen
Allow ;;;###autoloading transient-define-prefix
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Mattias Engdegård
Optimise `append` calls
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Mattias Engdegård
Improved cons optimisation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Mattias Engdegård
Transform (list) -> nil in source optimiser
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Stefan Kangas
Delete obsolete variable gnus-secondary-servers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Eli Zaretskii
; * src/xdisp.c (try_window): Expand the commentary...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Stefan Kangas
Fix obsoletion of nntp-authinfo-file
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Stefan Kangas
; Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-16
Po Lu
Handle XDND mouse rects synchronously
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Stefan Monnier
* lisp/url/url-vars.el (url-mime-separator-chars):...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Michael Albinus
Extend tramp-tests
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Stefan Kangas
* lisp/tar-mode.el (tar-mode-map): Prefer defvar-keymap.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Philipp Stephani
Build Seccomp filter only if we have a 64-bit userspace...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Andreas Schwab
Fix ASAN error with fringe bitmap on NS
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Po Lu
; * src/nsterm.m (ns_draw_window_cursor): Fix last...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Po Lu
Fix double unfocus during NS cursor display
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Po Lu
Only preserve PRIMARY and CLIPBOARD selection ownership...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Eli Zaretskii
Avoid infloop in redisplay when displaying a tooltip
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Lars Ingebrigtsen
Tweak how dired-copy-filename-as-kill handles file...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Lars Ingebrigtsen
Adjust whitespace tests
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Lars Ingebrigtsen
Fix whitespace-mode display table restoration logic
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Visuwesh
Fix mailcap-user-mime-data doc string
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Po Lu
Fix generated drag-and-drop mouse rectangles
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Gerd Möllmann
Extend support for debugging Emacs with LLDB
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Gerd Möllmann
; Ignore Apple Finder files, ignore dap-mode dir.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-15
Po Lu
Fix sending button presses if the drop target specified...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Sean Whitton
Use notmuch thread:{} operator instead of performing...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Lars Ingebrigtsen
Fix --without-x build after previous image cache changes
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Lars Ingebrigtsen
Restore how (read-from-minibuffer ... read-expression...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Visuwesh
Make gnus display webp images inline
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Lars Ingebrigtsen
Make image-map commands work with inline image attachme...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Visuwesh
* lisp/image.el (put-image): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Visuwesh
Use compose-mail in submit-emacs-patch
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Stefan Kangas
Make ps-print-ensure-fontified obsolete
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Lars Ingebrigtsen
Prune animation cache when images are no longer reachable
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Lars Ingebrigtsen
Make image-cache-size also include the animation cache
commit
|
commitdiff
|
tree
|
snapshot
2022-07-14
Lars Ingebrigtsen
Prune the animation cache from gc
commit
|
commitdiff
|
tree
|
snapshot
next